Crate iced_style

source ·
Expand description

The styling library of Iced.

It contains a set of styles and stylesheets for most of the built-in widgets.

The foundations of the Iced ecosystem

Re-exports

pub use theme::Theme;

Modules

Change the appearance of an application.
Change the apperance of a button.
Change the appearance of a checkbox.
Change the appearance of a container.
Change the appearance of menus.
Change the appearance of a pane grid.
Change the appearance of a pick list.
Change the appearance of a progress bar.
Change the appearance of radio buttons.
Change the appearance of a rule.
Change the appearance of a scrollable.
Change the apperance of a slider.
Change the appearance of a svg.
Change the appearance of text.
Change the appearance of a text input.
Use the built-in theme and styles.
Change the appearance of a toggler.

Structs

A color in the sRGB color space.

Enums

The background of some element.